home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2001 Haziran / CHIP Haziran2001.iso / prog / video / 04 / setup.exe / TMPGEnc.exe / 1041 / RCDATA / TMPEGTOOLFORM / TMPEGTOOLFORM.txt
Text File  |  2001-04-04  |  17KB  |  648 lines

  1. object MPEGToolForm: TMPEGToolForm
  2.   Left = 192
  3.   Top = 110
  4.   BorderStyle = bsDialog
  5.   Caption = 'MPEG ∩┐╜c∩┐╜[∩┐╜∩┐╜'
  6.   ClientHeight = 359
  7.   ClientWidth = 472
  8.   Color = clBtnFace
  9.   Font.Charset = SHIFTJIS_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   ShowHint = True
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 12
  22.   object PageControl: TPageControl
  23.     Left = 8
  24.     Top = 8
  25.     Width = 457
  26.     Height = 313
  27.     ActivePage = MultiplexorTab
  28.     TabOrder = 0
  29.     object MultiplexorTab: TTabSheet
  30.       Caption = '∩┐╜╚ê╒æ∩┐╜∩┐╜d∩┐╜∩┐╜'
  31.       ImageIndex = 1
  32.       object Bevel2: TBevel
  33.         Left = 7
  34.         Top = 8
  35.         Width = 434
  36.         Height = 155
  37.         Shape = bsFrame
  38.       end
  39.       object Label1: TLabel
  40.         Left = 24
  41.         Top = 66
  42.         Width = 66
  43.         Height = 12
  44.         Caption = '∩┐╜f∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜(&V):'
  45.         FocusControl = Multiplexor_Video
  46.       end
  47.       object Label2: TLabel
  48.         Left = 24
  49.         Top = 94
  50.         Width = 66
  51.         Height = 12
  52.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜(&A):'
  53.         FocusControl = Multiplexor_Audio
  54.       end
  55.       object Bevel1: TBevel
  56.         Left = 24
  57.         Top = 52
  58.         Width = 405
  59.         Height = 2
  60.       end
  61.       object Label3: TLabel
  62.         Left = 24
  63.         Top = 28
  64.         Width = 41
  65.         Height = 12
  66.         Caption = '∩┐╜`∩┐╜∩┐╜(&T):'
  67.       end
  68.       object Label4: TLabel
  69.         Left = 24
  70.         Top = 135
  71.         Width = 54
  72.         Height = 12
  73.         Caption = '∩┐╜o∩┐╜═É∩┐╜(&O):'
  74.         FocusControl = Multiplexor_Output
  75.       end
  76.       object Bevel3: TBevel
  77.         Left = 24
  78.         Top = 121
  79.         Width = 405
  80.         Height = 2
  81.       end
  82.       object Multiplexor_Video: TEdit
  83.         Left = 96
  84.         Top = 62
  85.         Width = 281
  86.         Height = 20
  87.         TabOrder = 1
  88.         OnKeyDown = EditKeyDown
  89.       end
  90.       object Multiplexor_Audio: TEdit
  91.         Left = 96
  92.         Top = 91
  93.         Width = 281
  94.         Height = 20
  95.         TabOrder = 3
  96.         OnKeyDown = EditKeyDown
  97.       end
  98.       object Multiplexor_StreamType: TComboBox
  99.         Left = 96
  100.         Top = 24
  101.         Width = 281
  102.         Height = 20
  103.         Style = csDropDownList
  104.         ItemHeight = 12
  105.         TabOrder = 0
  106.         OnChange = Multiplexor_StreamTypeChange
  107.         OnKeyDown = EditKeyDown
  108.       end
  109.       object Multiplexor_VideoButton: TButton
  110.         Left = 380
  111.         Top = 60
  112.         Width = 49
  113.         Height = 25
  114.         Caption = '∩┐╜Q∩┐╜∩┐╜'
  115.         TabOrder = 2
  116.         OnClick = Multiplexor_VideoButtonClick
  117.       end
  118.       object Multiplexor_AudioButton: TButton
  119.         Left = 380
  120.         Top = 89
  121.         Width = 49
  122.         Height = 25
  123.         Caption = '∩┐╜Q∩┐╜∩┐╜'
  124.         TabOrder = 4
  125.         OnClick = Multiplexor_AudioButtonClick
  126.       end
  127.       object Multiplexor_Output: TEdit
  128.         Left = 96
  129.         Top = 131
  130.         Width = 281
  131.         Height = 20
  132.         TabOrder = 5
  133.         OnKeyDown = EditKeyDown
  134.       end
  135.       object Multiplexor_OutputButton: TButton
  136.         Left = 380
  137.         Top = 129
  138.         Width = 49
  139.         Height = 25
  140.         Caption = '∩┐╜Q∩┐╜∩┐╜'
  141.         TabOrder = 6
  142.         OnClick = Multiplexor_OutputButtonClick
  143.       end
  144.     end
  145.     object DemultiplexorTab: TTabSheet
  146.       Caption = '∩┐╜╚ê╒ò∩┐╜∩┐╜∩┐╜'
  147.       ImageIndex = 2
  148.       object Bevel7: TBevel
  149.         Left = 7
  150.         Top = 8
  151.         Width = 434
  152.         Height = 117
  153.         Shape = bsFrame
  154.       end
  155.       object Label9: TLabel
  156.         Left = 24
  157.         Top = 66
  158.         Width = 66
  159.         Height = 12
  160.         Caption = '∩┐╜f∩┐╜∩┐╜∩┐╜o∩┐╜∩┐╜(&V):'
  161.         FocusControl = Demultiplexor_OutputVideo
  162.       end
  163.       object Label10: TLabel
  164.         Left = 24
  165.         Top = 94
  166.         Width = 66
  167.         Height = 12
  168.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜o∩┐╜∩┐╜(&A):'
  169.         FocusControl = Demultiplexor_OutputAudio
  170.       end
  171.       object Label11: TLabel
  172.         Left = 24
  173.         Top = 28
  174.         Width = 37
  175.         Height = 12
  176.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜(&I):'
  177.         FocusControl = Demultiplexor_Input
  178.       end
  179.       object Bevel9: TBevel
  180.         Left = 24
  181.         Top = 52
  182.         Width = 405
  183.         Height = 2
  184.       end
  185.       object Demultiplexor_OutputVideo: TEdit
  186.         Left = 96
  187.         Top = 62
  188.         Width = 281
  189.         Height = 20
  190.         TabOrder = 2
  191.         OnKeyDown = EditKeyDown
  192.       end
  193.       object Demultiplexor_OutputAudio: TEdit
  194.         Left = 96
  195.         Top = 91
  196.         Width = 281
  197.         Height = 20
  198.         TabOrder = 4
  199.         OnKeyDown = EditKeyDown
  200.       end
  201.       object Demultiplexor_OutputVideoButton: TButton
  202.         Left = 380
  203.         Top = 60
  204.         Width = 49
  205.         Height = 25
  206.         Caption = '∩┐╜Q∩┐╜∩┐╜'
  207.         TabOrder = 3
  208.         OnClick = Demultiplexor_OutputVideoButtonClick
  209.       end
  210.       object Demultiplexor_OutputAudioButton: TButton
  211.         Left = 380
  212.         Top = 89
  213.         Width = 49
  214.         Height = 25
  215.         Caption = '∩┐╜Q∩┐╜∩┐╜'
  216.         TabOrder = 5
  217.         OnClick = Demultiplexor_OutputAudioButtonClick
  218.       end
  219.       object Demultiplexor_InputButton: TButton
  220.         Left = 380
  221.         Top = 22
  222.         Width = 49
  223.         Height = 25
  224.         Caption = '∩┐╜Q∩┐╜∩┐╜'
  225.         TabOrder = 1
  226.         OnClick = Demultiplexor_InputButtonClick
  227.       end
  228.       object Demultiplexor_Input: TEdit
  229.         Left = 96
  230.         Top = 24
  231.         Width = 281
  232.         Height = 20
  233.         TabOrder = 0
  234.         OnKeyDown = EditKeyDown
  235.       end
  236.     end
  237.     object MultiplexorExTab: TTabSheet
  238.       Caption = '∩┐╜∩┐╜∩┐╜d∩┐╜∩┐╜'
  239.       ImageIndex = 4
  240.       object Bevel13: TBevel
  241.         Left = 7
  242.         Top = 8
  243.         Width = 434
  244.         Height = 271
  245.         Shape = bsFrame
  246.       end
  247.       object Label13: TLabel
  248.         Left = 24
  249.         Top = 28
  250.         Width = 41
  251.         Height = 12
  252.         Caption = '∩┐╜`∩┐╜∩┐╜(&T):'
  253.         FocusControl = MultiplexorEx_StreamType
  254.       end
  255.       object Bevel12: TBevel
  256.         Left = 24
  257.         Top = 52
  258.         Width = 405
  259.         Height = 2
  260.       end
  261.       object Bevel14: TBevel
  262.         Left = 24
  263.         Top = 240
  264.         Width = 405
  265.         Height = 2
  266.       end
  267.       object Label16: TLabel
  268.         Left = 24
  269.         Top = 253
  270.         Width = 42
  271.         Height = 12
  272.         Caption = '∩┐╜o∩┐╜∩┐╜(&O):'
  273.         FocusControl = MultiplexorEx_Output
  274.       end
  275.       object MultiplexorEx_StreamType: TComboBox
  276.         Left = 79
  277.         Top = 24
  278.         Width = 298
  279.         Height = 20
  280.         Style = csDropDownList
  281.         ItemHeight = 12
  282.         TabOrder = 0
  283.         OnChange = MultiplexorEx_StreamTypeChange
  284.         OnKeyDown = EditKeyDown
  285.       end
  286.       object MultiplexorEx_Output: TEdit
  287.         Left = 79
  288.         Top = 249
  289.         Width = 298
  290.         Height = 20
  291.         TabOrder = 1
  292.         OnKeyDown = EditKeyDown
  293.       end
  294.       object MultiplexorEx_OutputButton: TButton
  295.         Left = 380
  296.         Top = 247
  297.         Width = 49
  298.         Height = 25
  299.         Caption = '∩┐╜Q∩┐╜∩┐╜'
  300.         TabOrder = 2
  301.         OnClick = MultiplexorEx_OutputButtonClick
  302.       end
  303.       object MultiplextorEx_List: TListView
  304.         Left = 24
  305.         Top = 60
  306.         Width = 353
  307.         Height = 174
  308.         Hint = '∩┐╜o∩┐╜═é∩┐╜∩┐╜∩┐╜MPEG∩┐╜t∩┐╜@∩┐╜C∩┐╜∩┐╜∩┐╜╔è▄é▀é∩┐╜X∩┐╜g∩┐╜∩┐╜∩┐╜[∩┐╜∩┐╜∩┐╜╠â∩┐╜∩┐╜X∩┐╜g'
  309.         Columns = <
  310.           item
  311.             Caption = '∩┐╜t∩┐╜@∩┐╜C∩┐╜∩┐╜'
  312.             Width = 110
  313.           end
  314.           item
  315.             Caption = '∩┐╜∩┐╜∩┐╜'
  316.             Width = 239
  317.           end>
  318.         ColumnClick = False
  319.         DragMode = dmAutomatic
  320.         HideSelection = False
  321.         HotTrackStyles = []
  322.         ReadOnly = True
  323.         TabOrder = 3
  324.         ViewStyle = vsReport
  325.         OnDeletion = MPEGListDeletion
  326.         OnDragDrop = MultiplextorEx_ListDragDrop
  327.         OnDragOver = MultiplextorEx_ListDragOver
  328.         OnKeyDown = MultiplextorEx_ListKeyDown
  329.       end
  330.       object MultiplextorEx_AddListButton: TButton
  331.         Left = 380
  332.         Top = 60
  333.         Width = 49
  334.         Height = 25
  335.         Caption = '∩┐╜╟ë∩┐╜'
  336.         TabOrder = 4
  337.         OnClick = MultiplextorEx_AddListButtonClick
  338.       end
  339.       object MultiplextorEx_DeleteListButton: TButton
  340.         Left = 380
  341.         Top = 88
  342.         Width = 49
  343.         Height = 25
  344.         Caption = '∩┐╜φÅ£'
  345.         TabOrder = 5
  346.         OnClick = MultiplextorEx_DeleteListButtonClick
  347.       end
  348.       object MultiplextorEx_ClearListButton: TButton
  349.         Left = 380
  350.         Top = 116
  351.         Width = 49
  352.         Height = 25
  353.         BiDiMode = bdLeftToRight
  354.         Caption = '∩┐╜N∩┐╜∩┐╜∩┐╜A'
  355.         ParentBiDiMode = False
  356.         TabOrder = 6
  357.         OnClick = MultiplextorEx_ClearListButtonClick
  358.       end
  359.     end
  360.     object DemultiplexorExTab: TTabSheet
  361.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜'
  362.       ImageIndex = 5
  363.       object Bevel15: TBevel
  364.         Left = 7
  365.         Top = 8
  366.         Width = 434
  367.         Height = 271
  368.         Shape = bsFrame
  369.       end
  370.       object Label17: TLabel
  371.         Left = 24
  372.         Top = 28
  373.         Width = 37
  374.         Height = 12
  375.         Caption = '∩┐╜∩┐╜∩┐╜∩┐╜(&I):'
  376.         FocusControl = DemultiplexorEx_Input
  377.       end
  378.       object Bevel16: TBevel
  379.         Left = 24
  380.         Top = 52
  381.         Width = 405
  382.         Height = 2
  383.       end
  384.       object DemultiplextorEx_ListLabel: TLabel
  385.         Left = 24
  386.         Top = 256
  387.         Width = 301
  388.         Height = 12
  389.         Caption = '∩┐╜t∩┐╜@∩┐╜C∩┐╜∩┐╜∩┐╜╔ò█æ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜X∩┐╜g∩┐╜∩┐╜∩┐╜[∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜_∩┐╜u∩┐╜∩┐╜∩┐╜N∩┐╜∩┐╜∩┐╜b∩┐╜N∩┐╜∩┐╜∩┐╜─ë∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜B'
  390.       end
  391.       object DemultiplextorEx_List: TListView
  392.         Left = 24
  393.         Top = 60
  394.         Width = 405
  395.         Height = 189
  396.         Hint = 
  397.           '∩┐╜∩┐╜∩┐╜∩┐╜MPEG∩┐╜t∩┐╜@∩┐╜C∩┐╜∩┐╜∩┐╜╔è▄é▄é∩┐╜─é∩┐╜∩┐╜∩┐╜X∩┐╜g∩┐╜∩┐╜∩┐╜[∩┐╜∩┐╜∩┐╜╠â∩┐╜∩┐╜X∩┐╜g∩┐╜┼é∩┐╜∩┐╜B'#13#10'∩┐╜d∩┐╜v∩┐╜╚âX' +
  398.           '∩┐╜g∩┐╜∩┐╜∩┐╜[∩┐╜∩┐╜∩┐╜╔é═â`∩┐╜F∩┐╜b∩┐╜N∩┐╜∩┐╜∩┐╜t∩┐╜∩┐╜∩┐╜▄é∩┐╜∩┐╜B'#13#10#13#10'∩┐╜X∩┐╜g∩┐╜∩┐╜∩┐╜[∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜_∩┐╜u∩┐╜∩┐╜∩┐╜N∩┐╜∩┐╜∩┐╜b∩┐╜N∩┐╜∩┐╜' +
  399.           '∩┐╜∩┐╜╞é∩┐╜∩┐╜╠âX∩┐╜g∩┐╜∩┐╜∩┐╜[∩┐╜∩┐╜∩┐╜╠é▌é∩┐╜█æ∩┐╜∩┐╜o∩┐╜∩┐╜∩┐╜▄é∩┐╜∩┐╜B'
  400.         Checkboxes = True
  401.         Columns = <
  402.           item
  403.             Caption = '∩┐╜X∩┐╜g∩┐╜∩┐╜∩┐╜[∩┐╜∩┐╜'
  404.             Width = 160
  405.           end
  406.           item
  407.             Caption = '∩┐╜∩┐╜∩┐╜'
  408.             Width = 241
  409.           end>
  410.         ColumnClick = False
  411.         HideSelection = False
  412.         HotTrackStyles = []
  413.         ReadOnly = True
  414.         TabOrder = 0
  415.         ViewStyle = vsReport
  416.         OnChange = DemultiplextorEx_ListChange
  417.         OnDblClick = DemultiplextorEx_ListDblClick
  418.         OnDeletion = MPEGListDeletion
  419.         OnKeyDown = DemultiplextorEx_ListKeyDown
  420.       end
  421.       object DemultiplexorEx_Input: TEdit
  422.         Left = 79
  423.         Top = 24
  424.         Width = 297
  425.         Height = 20
  426.         Color = clBtnFace
  427.         ReadOnly = True
  428.         TabOrder = 1
  429.         OnKeyDown = EditKeyDown
  430.       end
  431.       object DemultiplexorEx_InputButton: TButton
  432.         Left = 380
  433.         Top = 22
  434.         Width = 49
  435.         Height = 25
  436.         Caption = '∩┐╜Q∩┐╜∩┐╜'
  437.         TabOrder = 2
  438.         OnClick = DemultiplexorEx_InputButtonClick
  439.       end
  440.     end
  441.     object BindTabSheet: TTabSheet
  442.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜(∩┐╜J∩┐╜b∩┐╜g)'
  443.       ImageIndex = 1
  444.       object Bevel4: TBevel
  445.         Left = 7
  446.         Top = 8
  447.         Width = 434
  448.         Height = 271
  449.         Shape = bsFrame
  450.       end
  451.       object Label5: TLabel
  452.         Left = 24
  453.         Top = 28
  454.         Width = 41
  455.         Height = 12
  456.         Caption = '∩┐╜`∩┐╜∩┐╜(&T):'
  457.         FocusControl = Bind_StreamType
  458.       end
  459.       object Bevel5: TBevel
  460.         Left = 24
  461.         Top = 52
  462.         Width = 404
  463.         Height = 2
  464.       end
  465.       object Bevel6: TBevel
  466.         Left = 24
  467.         Top = 240
  468.         Width = 405
  469.         Height = 2
  470.       end
  471.       object Label8: TLabel
  472.         Left = 24
  473.         Top = 253
  474.         Width = 42
  475.         Height = 12
  476.         Caption = '∩┐╜o∩┐╜∩┐╜(&O):'
  477.         FocusControl = Bind_Output
  478.       end
  479.       object Bind_StreamType: TComboBox
  480.         Left = 79
  481.         Top = 24
  482.         Width = 298
  483.         Height = 20
  484.         Style = csDropDownList
  485.         ItemHeight = 12
  486.         TabOrder = 0
  487.         OnChange = Bind_StreamTypeChange
  488.         OnKeyDown = EditKeyDown
  489.       end
  490.       object Bind_Output: TEdit
  491.         Left = 79
  492.         Top = 249
  493.         Width = 298
  494.         Height = 20
  495.         TabOrder = 6
  496.         OnKeyDown = EditKeyDown
  497.       end
  498.       object Bind_OutputButton: TButton
  499.         Left = 380
  500.         Top = 247
  501.         Width = 49
  502.         Height = 25
  503.         Caption = '∩┐╜Q∩┐╜∩┐╜'
  504.         TabOrder = 7
  505.         OnClick = Bind_OutputButtonClick
  506.       end
  507.       object Bind_DeleteListButton: TButton
  508.         Left = 380
  509.         Top = 88
  510.         Width = 49
  511.         Height = 25
  512.         Caption = '∩┐╜φÅ£'
  513.         TabOrder = 3
  514.         OnClick = Bind_DeleteListButtonClick
  515.       end
  516.       object Bind_AddListButton: TButton
  517.         Left = 380
  518.         Top = 60
  519.         Width = 49
  520.         Height = 25
  521.         Caption = '∩┐╜╟ë∩┐╜'
  522.         TabOrder = 2
  523.         OnClick = Bind_AddListButtonClick
  524.       end
  525.       object Bind_ClearListButton: TButton
  526.         Left = 380
  527.         Top = 116
  528.         Width = 49
  529.         Height = 25
  530.         Caption = '∩┐╜N∩┐╜∩┐╜∩┐╜A'
  531.         TabOrder = 4
  532.         OnClick = Bind_ClearListButtonClick
  533.       end
  534.       object Bind_List: TListView
  535.         Left = 24
  536.         Top = 60
  537.         Width = 353
  538.         Height = 174
  539.         Hint = 
  540.           '∩┐╜t∩┐╜@∩┐╜C∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜_∩┐╜u∩┐╜∩┐╜∩┐╜N∩┐╜∩┐╜∩┐╜b∩┐╜N∩┐╜∩┐╜∩┐╜∩┐╜╞ö═ê═Äw∩┐╜∩┐╜E∩┐╜B∩┐╜∩┐╜∩┐╜h∩┐╜E∩┐╜∩┐╜∩┐╜\∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜▄é∩┐╜' +
  541.           '∩┐╜B'
  542.         Columns = <
  543.           item
  544.             Caption = '∩┐╜t∩┐╜@∩┐╜C∩┐╜∩┐╜'
  545.             Width = 229
  546.           end
  547.           item
  548.             Alignment = taRightJustify
  549.             Caption = '∩┐╜J∩┐╜n'
  550.             Width = 60
  551.           end
  552.           item
  553.             Alignment = taRightJustify
  554.             Caption = '∩┐╜I∩┐╜∩┐╜'
  555.             Width = 60
  556.           end>
  557.         ColumnClick = False
  558.         DragMode = dmAutomatic
  559.         HideSelection = False
  560.         HotTrackStyles = []
  561.         ReadOnly = True
  562.         TabOrder = 1
  563.         ViewStyle = vsReport
  564.         OnDblClick = Bind_EditItemButtonClick
  565.         OnDeletion = MPEGListDeletion
  566.         OnDragDrop = Bind_ListDragDrop
  567.         OnDragOver = Bind_ListDragOver
  568.         OnKeyDown = Bind_ListKeyDown
  569.       end
  570.       object Bind_EditItemButton: TButton
  571.         Left = 380
  572.         Top = 152
  573.         Width = 49
  574.         Height = 25
  575.         Caption = '∩┐╜╥ÅW'
  576.         TabOrder = 5
  577.         OnClick = Bind_EditItemButtonClick
  578.       end
  579.       object Bind_AutoCorrectButton: TButton
  580.         Left = 381
  581.         Top = 209
  582.         Width = 49
  583.         Height = 25
  584.         Hint = 
  585.           '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜G∩┐╜∩┐╜∩┐╜[∩┐╜∩┐╜∩┐╜o∩┐╜╚é∩┐╜∩┐╜µéñ∩┐╜╔î▌è∩┐╜∩┐╜∩┐╜∩┐╜╠û∩┐╜∩┐╜∩┐╜ MPEG ∩┐╜t∩┐╜@∩┐╜C∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜φÅ£∩┐╜∩┐╜∩┐╜∩┐╜' +
  586.           '∩┐╜∩┐╜∩┐╜B'
  587.         Caption = '∩┐╜C∩┐╜∩┐╜'
  588.         TabOrder = 8
  589.         OnClick = Bind_AutoCorrectButtonClick
  590.       end
  591.     end
  592.   end
  593.   object CancelButton: TButton
  594.     Left = 390
  595.     Top = 328
  596.     Width = 75
  597.     Height = 25
  598.     Cancel = True
  599.     Caption = '∩┐╜┬é∩┐╜∩┐╜∩┐╜'
  600.     TabOrder = 2
  601.     OnClick = CancelButtonClick
  602.   end
  603.   object OKButton: TButton
  604.     Left = 308
  605.     Top = 328
  606.     Width = 75
  607.     Height = 25
  608.     Caption = '∩┐╜∩┐╜∩┐╜s'
  609.     TabOrder = 1
  610.     OnClick = OKButtonClick
  611.   end
  612.   object OpenInputVideoDialog: TOpenDialog
  613.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  614.     Left = 8
  615.     Top = 328
  616.   end
  617.   object OpenInputAudioDialog: TOpenDialog
  618.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  619.     Left = 40
  620.     Top = 328
  621.   end
  622.   object SaveOutputDialog: TSaveDialog
  623.     Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  624.     Left = 72
  625.     Top = 328
  626.   end
  627.   object OpenMPEGDialog: TOpenDialog
  628.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  629.     Left = 104
  630.     Top = 328
  631.   end
  632.   object OpenMPEGFilesDialog: TOpenDialog
  633.     Options = [ofHideReadOnly, ofAllowMultiSelect, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  634.     Left = 136
  635.     Top = 328
  636.   end
  637.   object SaveInputVideoDialog: TSaveDialog
  638.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  639.     Left = 168
  640.     Top = 328
  641.   end
  642.   object SaveInputAudioDialog: TSaveDialog
  643.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  644.     Left = 200
  645.     Top = 328
  646.   end
  647. end
  648.